6 7 8
# File 'lib/colorlib/color_builder.rb', line 6 def color(string, color) self << string.color(color) end