public function tearDown()
 {
     Config::getInstance()->MyPluginName = array();
     parent::tearDown();
 }