class ActionDispatch::ServerTiming::Subscriber

def initialize

def initialize
  @mutex = Mutex.new
end