# File lib/facter/util/collection.rb, line 78 78: def flush 79: @facts.each { |name, fact| fact.flush } 80: end