53 54 55 56 57
# File 'lib/tdl/exlib/itegration.rb', line 53 def use_selfs(*a) a.each do |aa| use_self(aa) end end