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