private void InstanciarVendaRepositorio()
              => _vendaRepositorio = new VendaRepositorio();