# File lib/aws/simple_workflow/history_event.rb, line 226
        def _key_string
          keys.map(&:inspect).join(', ')
        end