class MiniTest::Unit

def self.after_tests &block

def self.after_tests &block
  @@after_tests << block
end