class Geocoder::Lookup::Maxmind

def parse_raw_data(raw_data)

def parse_raw_data(raw_data)
  CSV.parse_line raw_data
end