# File lib/facter/util/parser.rb, line 119
    def parse_results
      KeyValuePairOutputFormat.parse Facter::Core::Execution.exec(quote(filename))
    end