class Geocoder::Result::Pointpin

def state_code

def state_code
  @data['region_code']
end