4 5 6
# File 'lib/object_table/stacking.rb', line 4 def stack(*others) __table_cls__.stack(self, *others) end