protected bool OperationIsValid()
 {
     return(!_notificador.HasNotification());
 }