Method: String#yellow

Defined in:
lib/agent_fix/cucumber/report.rb

#yellowObject



15
16
17
# File 'lib/agent_fix/cucumber/report.rb', line 15

def yellow
  colorize(33)
end