# File lib/aws/simple_workflow/domain.rb, line 63
      def workflow_executions
        WorkflowExecutionCollection.new(self)
      end