# File lib/color/palette/adobecolor.rb, line 209
  def each
    @colors.each { |el| yield el }
  end