public IEnumerable <DistanciaTrabalhoViewModel> ObterDistancias() { return(_perfilAppService.ObterDistancias()); }