# File lib_wpm/wpm/rexml.rb, line 20 def initialize(reader) @reader = reader @ns_map = XMLNamespaceMap.new @ns_map.start_element end