public void excluirTodas(Servidor t) {
   dao.excluirTodas(t);
 }