class Geocoder::Result::Here

def state_code

def state_code
  address_data["stateCode"]
end