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