class MiniTest::Unit::TestCase

def io

def io
  @__io__ = true
  MiniTest::Unit.output
end