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