# File lib/aws/simple_workflow/decision_task.rb, line 465 def cancel_timer timer_id add_decision :cancel_timer, { :timer_id => timer_id } end