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