# File lib/puppet/util/instance_loader.rb, line 31
31:   def loaded_instances(type)
32:     @instances[type].keys
33:   end