# File test/test_client.rb, line 18 def setup @client = get_client() # Multi_thread test data @max_threads = 20 @max_msgs = 50 end