private function __construct()
 {
     self::$_mainCfg = (require_once "config/main.cfg.php");
 }