A class bundles variables and methods to represent an object.
Classes are great things: they're another powerful concept that we can use to make the code we write more reusable and understandable.