# File lib/mcollective/facts.rb, line 30
    def self.get_fact(fact)
      PluginManager["facts_plugin"].get_fact(fact)
    end