# File test/test_logger.rb, line 274 def setup @messg_call = 0 @th_grp = ThreadGroup.new @logger = Rucy::SyncLogger.new(self) end