static Map ai_getSubSpace_map = synchroMap(); static AI_SubSpace ai_getSubSpace(S name) { ret ai_getSubSpace_map.get(name); }