How to perform 'Async Transaction Rollback' in CoffeeScript.
# Task: Async Transaction Rollback
# Language: CoffeeScript
# Implementation for Async Transaction Rollback
# TODO: Implement core logic here
# Step 1: Prepare data
# Step 2: Process Async Transaction Rollback
console.log("Done");