class MiniTest::Unit

def self.output= stream

def self.output= stream
  @@out = stream
end