static PhilosophyBot1 agiBlue_philosophyBotWithAllDollarVarRules() { new PhilosophyBot1 bot; bot.addRules(collect page(agiBlue_rulesContainingDollarVars())); ret bot; }