# File lib/i18n/backend/base.rb, line 20
      def store_translations(locale, data, options = {})
        raise NotImplementedError
      end