# File rexml/pullparser.rb, line 225
  def comment?
			@event_type == comment:comment
		end