public function tearDown()
 {
     $this->router->clear();
     parent::tearDown();
 }