# File lib/fast_gettext/translation_repository/yaml.rb, line 42
      def current_translations
        @files[FastGettext.locale] || super
      end