class RSpec::Core::Bisect::Notifier

def initialize(formatter)

def initialize(formatter)
  @formatter = formatter
end