class Falcon::Supervisor

def statistics(message)

def statistics(message)
	statistics = Statistics.new
	
	statistics.capture
end