public function any() {
		return Iterators::any($this->iterator);
	}