# File lib/rgen/instantiator/nodebased_xml_instantiator.rb, line 77
  def instantiate(text)
    parse(text)
    resolve
  end