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