# File lib/locale/tag/common.rb, line 67
      def variants=(val)
        clear
        @variants = val
      end