@private
# File lib/rspec/core/formatters/deprecation_formatter.rb, line 116 def initialize(deprecation_stream, summary_stream, deprecation_formatter) @deprecation_stream = deprecation_stream @summary_stream = summary_stream @deprecation_formatter = deprecation_formatter end
Generated with the Darkfish Rdoc Generator 2.