@Override
 protected void tearDown() throws Exception {
   this.waitForSentNewsletter();
   this.activeMailManager(true);
   super.tearDown();
 }
 @Override
 protected void tearDown() throws Exception {
   this._helper.cleanRecords();
   super.tearDown();
 }