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