/** * Reset the container to NULL */ public static function resetContainer() { self::$_container = null; }