public function getIterator()
 {
     return $this->collection->getIterator();
 }