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