# File lib/xtemplate/xml.rb, line 46
    def pop_node
      @root = @root.parent
    end