Each object has a tag indicating its class. To find a method, you use the class and the method name (or number) to look up the method in the dispatch table. The software that does this lookup is usually called the dispatcher.