@ -73,7 +73,7 @@ namespace GBase
/// <returns>A <see cref="ValueTask"/> to await</returns>
public async ValueTask DisposeAsync()
{
throw new NotImplementedException();
await _fileHandler.DisposeAsync();
}