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