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