# File lib/puppet-lint/plugins/check_strings.rb, line 22 def fix(problem) problem[:token].type = :SSTRING end