String made up of the name of a Method including where necessary specific
parameters. In Squeak the human user and
Objects running in the Squeak
environment may receive and send messages to Objects running in the Squeak
environment. An Object that receives a Message performs the Method the Message
addresses, and answers the result, and usually also changes some of its
internal states.