# File rexml/pullparser.rb, line 270
  def inspect
			@event_type.to_s + ": "+super
		end