System.IO.TextWriter System.IDisposable System.Void Close ${this}.close() System.Void WriteLine System.String arg ${this}.write(${arg} + System.getProperty("line.separator")) System.Void Write System.String arg ${this}.write(${arg})