# File rexml/pullparser.rb, line 227
  def instruction?
			@event_type == processing_instruction:processing_instruction
		end