bind() returns a bound function that, when executed later, will have the correct context ("this") for calling the original function.