static GlobalID toGlobalIDObj(S s) { ret s == null ? null : GlobalID(s); }