# File lib/aws/simple_workflow/history_event.rb, line 261
        def _snake_case key
          Core::Inflection.ruby_name(key.to_s).to_sym
        end