# File lib/fast_gettext/translation_repository/base.rb, line 20
      def [](key)
        current_translations[key]
      end