What is encapsulation?
making all methods private
defining classes by focusing on what is important for a purpose
using words to define classes
hiding the data and implementation details within a class