class GeocoderMaxmindGeoliteCity

def self.down

def self.down
  drop_table :maxmind_geolite_city_location
  drop_table :maxmind_geolite_city_blocks
end