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