public static function clearInstances() { self::$instances = array(); self::$_cachedGeneratorKeys = array(); }