# File lib/aws/simple_workflow/workflow_execution.rb, line 195
      def closed?
        !open?
      end