protected bool OperacaoValida()
 {
     return(!_notificador.TemNofificacao());
 }