# File lib/rio/if/stream.rb, line 279
279:
def
putc
(
*
argv
)
target
.
putc
(
*
argv
);
self
end