module Geocoder

def city; warn_search_deprecation('city'); first.city if first; end

def city; warn_search_deprecation('city'); first.city if first; end