static Web ai_getWeb(S id) { ret possibleGlobalID(id) ? allWebsByID().getFirst(asGlobalID(id)) : null; }