public function count()
 {
     return $this->query->count();
 }