svoid test_AI_CalculationBot() { new AI_CalculationBot bot; testAttractorBotResponse(bot, "22 * 11", "242"); }