class Geocoder::Result::AmazonLocationService

def state_code

def state_code
  @place.region
end