singleton('iTunes', static function (): iTunesService { return app(iTunesService::class); }); } }