public SerializationTests(TempDirectory tempDir)
 {
     _tempDir = tempDir;
 }
 public LmdbBuilderTests(TempDirectory tempDir)
 {
     _tempDir = tempDir;
 }