class Geocoder::Result::Maxmind

def state # not given by MaxMind

not given by MaxMind
def state # not given by MaxMind
  data_hash[:region_name] || data_hash[:region_code]
end