public function next()
 {
     $this->calledNext++;
     parent::next();
 }