public function next()
 {
     $this->logQuery();
     return parent::next();
 }