# File lib/aws/simple_workflow/activity_task.rb, line 147
      def fail! options = {}
        respond :failed, options
      end