class Geocoder::Lookup::Photon

def supported_protocols

def supported_protocols
  [:http, :https]
end