# File lib/fast_gettext/translation_repository/mo.rb, line 21
      def reload
        find_and_store_files(@name, @options)
        super
      end