static TreeSet aiUsing_set = synchroSet(); static S aiUsing(S s) { aiUsing_set.addAll(aggressivelyCollectPossibleGlobalIDs(s)); ret s; }