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