static new ThreadLocal> ai_getVar_map; static O ai_getVar(S name) { ret mapGet(ai_getVar_map, name); }