public int?Distance(int from, int to) => provinces.Distance(from, to);