getContainer(); } public static function getContainer() { return self::$container; } public static function getApplication() { return self::$app; } }