void CreateVagueService(IindividuRepository individuRepository) { _individusRepository = individuRepository; }