# File lib/puppet/util/instance_loader.rb, line 54
54:   def instance_hash(type)
55:     @instances[symbolize(type)]
56:   end