!7

cmodule FactsBot > DynAttractorBot {
  AttractorBot makeBot() { ret new AI_FactsBot; }
}