Hi :)

Those methods come from the object superclass. You dont HAVE to override them but overriding them allows you to define how these methods should operate for your given object. If they arent...