class ISO3166::Country

def eql?(other)

def eql?(other)
  self == other
end