static PhilosophyBot1 quietPhilosophyBot() { new PhilosophyBot1 bot; bot.verbose = bot.printFactsAfterThinking = false; ret bot; }