class Geocoder::Lookup::Here

def supported_protocols

def supported_protocols
  [:https]
end