!7 cmodule WhatIsBot > DynAttractorBot { AttractorBot makeBot() { ret nu(AI_WhatIsBot, definitionsModule := dm_interfaceToDefinitionsModule()); } }