static S appendGlobalID(S s) { ret appendSpaceIfNempty(s) + "[id: " + aGlobalID() + "]"; }