# File lib/test/unit/color.rb, line 114
      def +(other)
        self.class.new([self, other])
      end