# File lib/facter.rb, line 125
  def self.to_hash
    collection.load_all
    collection.to_hash
  end