# File lib/rio/if/stream.rb, line 596
596:
def
ungetc
(
*
args
)
target
.
ungetc
(
*
args
);
self
end