public function tearDown()
 {
     $this->logger->enable();
     $this->session->invalidate();
     $this->events->restore();
     $this->hooks->restore();
 }