public static List <AgenciaDeViajesDTO.Entities.UsuarioDTO> GetUsuarios() { return(UsuarioDB.GetAll()); }