module Geocoder

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

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