# File lib/aws/simple_workflow/decision_task_collection.rb, line 78
      def initialize domain, options = {}
        @domain = domain
        super
      end