io()
Return the output IO object
# File lib/minitest/unit.rb, line 1309 def io @__io__ = true MiniTest::Unit.output end