!7 cmodule CalculationBot > DynAttractorBot { AttractorBot makeBot() { ret new AI_CalculationBot; } }