static O loadJSONPageVerbose(S url) { ret jsonDecode(print(loadPage(url))); }