Class
--------------------------------------------------------------------------------
The ExpressionEvaluator provides a set
of different shortcuts to be used in the repl.

Responsibility
--------------------------------------------------------------------------------
Each shortcut has to be called with an EvaluationContext
as it's first parameter which provides access to the
UserInterface.

Collaboration
--------------------------------------------------------------------------------
EvaluationContext, ExpressionParser, TelnetInterface