module Geocoder

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

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