class Geocoder::Lookup::Base

def cache


The working Cache object.
#
def cache
  Geocoder.cache
end