Collection.rollback() replacement?

You can either use undoable collection methods, or use .create_backup() prior to making changes.