static BakedBot bakedBotWithRules(S rules) { new BakedBot bot; bot.lists.setText("NL Logic Examples", rules); ret bot; }