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