class Geocoder::Lookup::Okf

def query_url_params(query)

def query_url_params(query)
  query_url_okf_params(query).merge(super)
end