Message
Message inherits from Object and defines instance variables selector, arguments. It has no subclasses.
Messages are created when an object cannot interpret a selector. #doesNotUnderstand: is sent to the object with a Message as the argument.
Methods defined in Message:
Methods for accessing:
Pocket Smalltalk Documentation