# File lib/facter/util/directory_loader.rb, line 36 def initialize(dir, weight = nil) @directory = dir @weight = weight || EXTERNAL_FACT_WEIGHT end