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