# File test/test_writer.rb, line 28
    def write(messg)
      @write_messg << messg
      nil
    end