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