# File lib/facter/util/collection.rb, line 97
  def load(name)
    internal_loader.load(name)
    load_external_facts
  end