public TestBasicFilesystemGc(ITestOutputHelper output)
 {
     m_output = new MyTextOutput(output);
     TestType = new TestBasicFilesystem();
 }