# File lib/aws/simple_workflow/history_event_collection.rb, line 47 def reverse_order self.class.new(workflow_execution, :reverse_order => true) end