class Minitest::CompositeReporter

def initialize *reporters # :nodoc:

:nodoc:
def initialize *reporters # :nodoc:
  self.reporters = reporters
end