class Geocoder::Result::Maxmind

def state_code

def state_code
  data_hash[:region_code]
end