# File lib/fast_gettext/translation_repository/chain.rb, line 42
      def reload
        chain.each(&:reload)
        super
      end