105106107108109110111
return new DistrictGenerator(); } @Bean public FocalPointGenerator focalPointGenerator() { return new FocalPointGenerator(); }