class ActiveSupport::Notifications::Event

def now

def now
  Concurrent.monotonic_time
end