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