public bool Equals(IModIdentity other)
 {
     throw new NotImplementedException();
 }
 public abstract bool Equals(IModIdentity other);