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