static A nextToLast(L l) { ret get(l, l(l)-2); }