public static void SetInstance(MyFileSystem mfs)
 {
     instance = mfs;
 }