public int CompareTo(ILocation other) { return(LocationHelper.DoCompareTo((ILocation)this, other)); }