# File lib/locale.rb, line 164
  def current=(tag)
    set_current(tag)
    Thread.current[:current_languages]
  end