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