static void ai_setVar(S var, O value) { ai_getVars().put(var, value); }