# File lib/fast_gettext/translation_repository/logger.rb, line 21
      def plural(*keys)
        callback.call(keys)
        []
      end