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