15 16 17 18
# File 'lib/coopy/index_pair.rb', line 15 def add_columns(ca, cb) @ia.add_column ca @ib.add_column cb end