public void HashCode()
 {
     Assert.AreEqual(path.Elements.GetHashCode(), path.GetHashCode());
 }