class RSpec::Core::Bisect::ExampleMinimizer

def notify(*args)

def notify(*args)
  @notifier.publish(*args)
end