class ActionDispatch::ServerTiming

def self.unsubscribe # :nodoc:

:nodoc:
def self.unsubscribe # :nodoc:
  Subscriber.instance.unsubscribe
end