class Geocoder::Result::Bing

def state_code

def state_code
  @data['address']['adminDistrict']
end