135136137138139140141
return new RuralDistrictGenerator(); } @Bean public SpecialisationGenerator specialisationGenerator() { return new SpecialisationGenerator(); }