module NSWTopo::Spot::Candidate

def <=>(other)

def <=>(other)
  self.ordinal <=> other.ordinal
end