# File lib/xml/parserns.rb, line 212
    def initialize(*args)
      @parser = InternalParserNS.new(self, *args)
    end