class Geocoder::Lookup::Pointpin
def query_url(query)
def query_url(query) "#{ protocol }://geo.pointp.in/#{ api_key }/json/#{ query.sanitized_text }" end
def query_url(query) "#{ protocol }://geo.pointp.in/#{ api_key }/json/#{ query.sanitized_text }" end