public static function listAll()
 {
     return usuario::all();
 }