# File lib/fast_gettext/storage.rb, line 104
    def locale=(new_locale)
      set_locale(new_locale)
    end