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