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