protected bool IsValidOperation()
 {
     return(!Notificator.HaveNotification());
 }