# File test/test_writer.rb, line 100
    def write(messg)
      @write_messg << messg
      @write_call += 1
      nil
    end