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