# File test/test_anonymous.rb, line 18 def setup @conn = get_anonymous_connection() # Data for multi_thread tests @max_threads = 20 @max_msgs = 100 end