14 15 16
# File 'lib/dumpable.rb', line 14 def self.dump(*records_and_collections) Dumpable::Dumper.dump(*records_and_collections) end