# File lib/fast_gettext/translation_repository/yaml.rb, line 29
      def reload
        find_and_store_files(@options)
        super
      end