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