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