"afterAll": function a(afterAll, worldContext) {
      if (!afterAllFlag) {
        afterAllFlag = true;
        afterAll(function afterFn(done) {
          this.closeBrowser(worldContext, done);