@Override
 public void excluir(EstatisticaServidor t) {
   dao.excluir(t);
 }