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