# File lib_wpm/wpm/xmlparser.rb, line 17 def init(reader) @reader = reader @ns_map = XMLNamespaceMap.new @ns_map.start_element nil end