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