pub fn same_dc(a: &Member, b: &Member) -> bool
true if a and b belong to the same data-center.
true
a
b