# File test/test_logger.rb, line 9 def setup @logger = Rucy::Logger.new(self) @write_messg = '' @flush_call = 0 end