# File lib/aws/simple_workflow/history_event.rb, line 189 def keys @data.keys.collect{|key| _snake_case(key) } end