Making these methods underscored and internal that aren't supposed to be called by end users and are used exclusively as implementation details seems to be a good thing to do.
2 Likes
Making these methods underscored and internal that aren't supposed to be called by end users and are used exclusively as implementation details seems to be a good thing to do.