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