class ActiveSupport::Notifications::Instrumenter::LegacyHandle

def finish

def finish
  @notifier.finish(@name, @id, @payload, @listener_state)
end