Method: Bank::CollectionConfig#packer

Defined in:
lib/bank/collection_config.rb

#packer(blk) ⇒ Object



13
# File 'lib/bank/collection_config.rb', line 13

def packer(blk)   packers << blk   end