public function tearDown()
 {
     parent::tearDown();
 }
 function tearDown()
 {
     static::$pattern = "";
     parent::tearDown();
 }