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