class Async::HTTP::Statistics

def self.start

def self.start
	self.new(Clock.now)
end