public function setUp()
 {
     parent::setUp();
     if ($this->viaMail) {
         $this->setUpMailCatcher();
     }
 }