# File lib/countries/data.rb, line 56
      def update_cache
        load_data!
        sync_translations!
        @@cache
      end