public function tearDown()
 {
     $this->file->deleteDirectory($this->getDir());
     parent::tearDown();
 }