public IEnumerable <PessoaJuridica> GetAllEagerLoading() { return(_pessoaJuridicaService.GetAllEagerLoading()); }