protected function tearDown()
 {
     $this->engine = null;
     parent::tearDown();
 }
 protected function tearDown()
 {
     parent::tearDown();
     $this->extension = null;
 }