static A withCalc(Runnable r, A a) { ret withComputing(r, a); }