# File rexml/pullparser.rb, line 204
  def initialize(*args)
			concat args[1..-1]
			@event_type = args[0]
		end