A method is a program defining a particular object's reaction to a message.
An object usually selects from its methods based on the verb and arity of the message.