class Geocoder::Lookup::Telize

def required_api_key_parts

def required_api_key_parts
  configuration[:host] ? [] : ["key"]
end