/** * @return SPConfig */ public static function &config() { SPLoader::loadClass('base.config'); return SPConfig::getInstance(); }