static AutoCloseable tempAfterwards(fO r) { ret new AutoCloseable { public void close() { callF(r); } }; }