static void printAndShowWeb(Web web) { printWeb(web); showWeb(web); }