Non-public methods are now prefixed by `_`, but not the non-public instance variables (e.g., `Continuation.residual_check` etc). It would be clearer/more consistent to prefix all non-public attributes with `_`.