100101102103104105106
return new ContractGenerator(apprenticeGenerator(tempNumberOfResult), companyOccupationCombinationGenerator(), officeGenerator(), tempNumberOfResult); } @Bean public DistrictGenerator districtGenerator() { return new DistrictGenerator(); }