45 46 47
# File 'lib/transpec/report.rb', line 45 def summary(options = nil) without_color { colored_summary(options) } end