# File lib/rio/if/csv.rb, line 72 72: def columns(*ranges,&block) target.columns(*ranges,&block); self end