# File test/test_writer.rb, line 102 def flush assert(! @write_messg.empty?) @flush_call += 1 nil end