static Runnable rLater(int delay, Runnable r) { ret r { doLater(delay, r) }; }