# File lib/color/palette/gimp.rb, line 104 def each_name #:yields color_name, color_set:# @names.each { |color_name, color_set| yield color_name, color_set } end