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