protected bool ValidOperation()
 {
     return(!_notifier.IsThereNotification());
 }