# File lib_wpm/wpm.rb, line 28
    def end_element
      @stack.pop or raise 'internal error'
      nil
    end