public TestStream(string path, TestFileSystem testFileSystem) { this.path = path; this.testFileSystem = testFileSystem; }