# File lib/rgen/instantiator/nodebased_xml_instantiator.rb, line 66 def initialize(env) super @env = env @stack = [] end