class Geocoder::Result::Yahoo

def state_code

def state_code
  @data['statecode']
end