In Chapter 1, we learned how to define the characteristics and behavior of an object
using instance variables and instance methods. In this chapter, we’ll learn how to
manage information and create functionality that pertains to a class, itself, rather
than its instances.