class ActiveSupport::Notifications::Fanout::BaseTimeGroup

def start(name, id, payload)

:nodoc:
def start(name, id, payload)
  @start_time = now
end