protected override void BeginProcessing()
 {
     Global.OpenExistingDefaultOrThrow();
     base.BeginProcessing();
 }