175 176 177
# File 'lib/cosmos/script/suite_results.rb', line 175 def puts(string) @report << Time.now.sys.formatted + ': ' + string end