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