static AutoCloseable tempAddToCollection(Collection l, A a) { ret tempAdd(l, a); }