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