extend StringOutput method toString "#" method flush self method println: string self print: string. self newline method newline self print: ("" newline). self end