static L woodyOnRules(WoodyBot bot) { ret [WoodyRule r : values(bot.rules) | eq(r.properties.get("PROCESS"), "ON")]; }