# File lib/puppet/parser/type_loader.rb, line 97 97: def initialize(env) 98: self.environment = env 99: @loading_helper = Helper.new 100: end