static S nWebs(int i) { ret n(i, "web"); } static S nWebs(Collection c) { ret n(c, "web"); }