# File lib/rio/if/stream.rb, line 590 590: def sync(arg=true,&block) target.sync(arg,&block); self end