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