# File lib/multi_xml/parsers/ox.rb, line 71
        def end_element(name)
          @stack.pop()
        end