# File lib/mcollective/facts/base.rb, line 10 def initialize @facts = {} @last_good_facts = {} @last_facts_load = 0 end