class Geocoder::Result::Esri

def state

def state
  attributes['Region']
end