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