Now that we know about the switch statement, we can use it in the description() function.

See that? Using switch self in an enumeration, we can easily handle its cases and provide a good description.

That doesn't look right, does it?