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