# File lib/deep_test/distributed/throughput_runner.rb, line 15
15:       def statistics
16:         ThroughputStatistics.new(@test_count, @start_time, @end_time)
17:       end