public dynamic DeputadoFederalMaioresGastos(int id)
 {
     return(dao.DeputadoFederalMaioresGastos(id));
 }