# File lib/bundler/ui/shell.rb, line 21 def add_color(string, *color) @shell.set_color(string, *color) end