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