Exemplo n.º 1
0
	public function elementAt($key){
		return Iterators::elementAt($this->iterator, $key);
	}