public int CompareTo(ITestDataFormat other)
 {
     throw new NotImplementedException();
 }
 public bool Equals(ITestDataFormat other)
 {
     throw new NotImplementedException();
 }