# File lib/locale.rb, line 172
  def clear
    set(nil)
    set_current(nil)
    self
  end