public Task <IFileSystemAdapter> GetAdapterAsync(string scheme)
 => AdapterProvider.GetAdapterAsync(scheme);