Search
Ruby allows us to ask an instance what is their class. Let's ask car1, what is the name of its class:
Similarly, let's create an instance of Coffeemaker and ask this instance what is its class.