class ActiveSupport::Notifications::Event

def now_gc

def now_gc
  GC.total_time
end