# File rexml/entity.rb, line 135
  def Entity::parse_stream source, listener
			listener.entitydecl pull(source)
		end