# File lib/puppet-lint/monkeypatches/string_percent.rb, line 48
    def expand opts = {}
      dup.expand! opts
    end