What is encapsulation?
using words to define classes
defining classes by focusing on what is important for a purpose
defining data and relevant methods together in the same class
making all methods private