static AutoCloseable tempPrintAfterwards(O o) { ret afterwards(r { print(o) }); }