static Set syncIdentityHashSet() { ret (Set) synchronizedSet(identityHashSet()); }