# File lib_wpm/wpm.rb, line 23
    def start_element
      @stack.push(Hash.new)
      nil
    end