private static function _init() { if (null === self::$_instance) { self::$_instance = new Profiling(); } }