For my applications, it would be helpful to be able to `Add(n)` and `Done(n)`, rather than having to do this with tons of individual `Add()`, `Done()` calls.