kill(currentStatus.getCode());
}
// just for testing, don't mind it
new StompDispatcher();
// TODO change this object to an enum and do init in another location.
new ColorList(); //initialize an ordered list of colors used for various purposes, eg: people colors
/**