# File lib/deep_test/distributed/throughput_worker_client.rb, line 4
4:       def initialize(options, test_server)
5:         @options = options
6:         @test_server = test_server
7:       end