# File lib/rio/if/methods.rb, line 85
85:     def bytes(n=1,*args,&block) target.bytes(n,*args,&block); self end