If something is private, we can change it however ...
# random
d
If something is private, we can change it however we want without the change of the external implementation. If something is public, changing it may cause the change of external implementations where it is depended on.