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