# File lib/mcollective/util.rb, line 61
    def self.get_fact(fact)
      Facts.get_fact(fact)
    end