settableWithVar double callbackRate = 1.0; swappable CallbackJuicer makeJuicer() { ret new CallbackJuicer(callbackRate); }