Class
--------------------------------------------------------------------------------
The Startup provides a convenient way to start the
REPL. It also integrates the REPL into the system's
startup registry.

Responsibility
--------------------------------------------------------------------------------
The StartUp class may only be accessed by using 
the #new message to create a new REPL instance.

Collaboration
--------------------------------------------------------------------------------
TelnetInterface