color(text, color, bold=false)
Instance Protected methods
Set color by using a string or one of the defined constants. If a third
option is set to true, it also adds bold to the string. This
is based on the Highline implementation and will automatically append CLEAR to the end of the returned String.