Currently `Mechanism` has `idle()` and `idleFor(duration)`. It would make a lot of sense to have `idleUntil(condition)` to match.
Currently
Mechanismhasidle()andidleFor(duration). It would make a lot of sense to haveidleUntil(condition)to match.