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