public Task <int> CountUsuarioByInstituicao(int idInstituicao) => ServicoUsuario.CountByInstituicao(idInstituicao);