public Task <string> GetDownloadLink(CancellationToken cancellation) { return(_innerLoader.GetDownloadLink(cancellation)); }