class RSpec::Core::Formatters::Loader

def prepare_default(output_stream, deprecation_stream)

Other tags:
    Private: -
def prepare_default(output_stream, deprecation_stream)
  reporter.prepare_default(self, output_stream, deprecation_stream)
end