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