return

> The Smalltalk uniformity allows for a small set of concepts that result in a straightforward, clear syntax. For example, there are only 6 keywords, and only 5 possible operations: Read a Variable, Write a Variable, Create a Literal, Send a Message, and return.