class RSpec::Core::Configuration::DeprecationReporterBuffer

def initialize

def initialize
  @calls = []
end