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