singleton('iTunes', function () { return app()->make(iTunesService::class); }); } }