static Runnable callAndPass(Runnable r) { callF(r); ret r; }