class ISO3166::Data

def update_cache

def update_cache
  load_data!
  sync_translations!
  @@cache
end