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