class Test::Unit::MixColor

def initialize(colors)

def initialize(colors)
  @colors = colors
end