class Geocoder::Lookup::Nominatim

def supported_protocols

def supported_protocols
  [:https]
end