Stop using underscores for "private" methods
Until a decision [1] is made about how to (and if) support private methods, we should not start doing this ad-hoc. This way we keep the codebase consistent, instead of different modules using different approaches. [1]: #162
Showing
Please register or sign in to comment