static Web dummyWebWithGlobalID(GlobalID id) { Web web = simpleWeb(); web.globalID = id; ret web; }