# File lib/facter/util/loader.rb, line 6
6:   def initialize
7:     @loaded = []
8:   end