# File lib/minitest/unit.rb, line 971
      def io
        @__io__ = true
        MiniTest::Unit.output
      end