So far the objects we've created from classes can't perform any actions.

By adding methods to classes, we'll be able to create interactive objects using the classes as templates.