class TurboTests::FakeExample

def notification

def notification
  RSpec::Core::Notifications::ExampleNotification.for(
    self
  )
end