What three methods does this class have?
class Person
clone(), equals(), and super()
print(), println(), and toString()
equals(), toHash(), and super()
equals(), hashCode(), and toString()