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