# File lib/aws/simple_workflow/history_event.rb, line 195
        def key? key
          @data.key?(_camel_case(key))
        end