public void ShowOptionHelp() { Presenter.ShowMessage($"{_specification} <- {_option}", Logger); _option.NotifyHelpWasShown(); }