# File lib/xml/dom2/dombuilder.rb, line 172
      def endElement(name)
        text
        @current = @current.parentNode
      end