Rule: When you "customize" the equals() method, you also need to customize the hashCode() method.

For now, ignore this rule. You will learn about hashCode() in the next challenge.