# File lib/aws/simple_workflow/workflow_execution_collection.rb, line 373
      def closed_after time
        collection_with(:closed_after => time)
      end