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