# File lib/fast_gettext/translation_repository/logger.rb, line 16
      def [](key)
        callback.call(key)
        nil
      end