# File lib/facter.rb, line 139 def self.define_fact(name, options = {}, &block) collection.define_fact(name, options, &block) end