The toString method is a method that is inside EVERY object. Because you can print out objects.

toString makes a string of the method and the memory address

Replacing this method

you can also replace this method with your own