/// <summary> /// Initializes the Console /// </summary> public void InitializeView() { _view = new ConsoleView(); }