# File lib/aws/core/xml/sax_handlers/ox.rb, line 29
          def start_element name
            super(name.to_s)
          end