# File lib/facter/util/parser.rb, line 49
    def content
      @content ||= File.read(filename)
    end