All Objective-C messages are called through the standard dispatch function. This patch steps right into the method without the user having to go through the dispatch function manually.