Use this on a default method with the name of the method to be overridden. Make sure your
default method has the same return type and same parameters as the method with given name.
Returns:
name of method to be overridden. Must be one of the methods in the type Object.