public function all()
 {
     return $this->repository->all();
 }