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