public void the_map_says_its_in_corrupted_state()
 {
     Assert.IsTrue(_map.IsCorrupt(Path.GetTempPath()));
 }