# File lib/facter/util/collection.rb, line 82
  def initialize
    @facts = Hash.new
  end