class Minitest::Reporters::DelegateReporter

def all_reporters

def all_reporters
  @all_reporters ||= init_all_reporters
end