コード例 #1
0
	public function first() {
		return Iterators::first($this->iterator);
	}