class ActiveSupport::Notifications::Instrumenter::LegacyHandle

def start

def start
  @listener_state = @notifier.start @name, @id, @payload
end