# File lib/turn/reporters/marshal_reporter.rb, line 10
    def finish_suite(suite)    
      $stdout << suite.to_yaml
    end