# File lib/facter/util/fact.rb, line 49
  def add(options = {}, &block)
    define_resolution(nil, options, &block)
  end