public function getAll()
 {
     return Ebook::all();
 }