public function setConfigFolder($path)
 {
     $this->_config->setConfigFolder($path);
 }