class Geocoder::Lookup::Base

def query_url(query)


URL to use for querying the geocoding engine.
#
def query_url(query)
  fail
end