# File lib/locale/object.rb, line 18
    def language=(val)
      @language = val
      clear
    end