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