class RSpec::Core::Formatters::DeprecationFormatter::ImmediatePrinter
def initialize(deprecation_stream, summary_stream, deprecation_formatter)
def initialize(deprecation_stream, summary_stream, deprecation_formatter) @deprecation_stream = deprecation_stream @summary_stream = summary_stream @deprecation_formatter = deprecation_formatter end