# File lib/aws/core/xml_grammar.rb, line 526
        def tag_start(name, attrs)
          start_element(name, attrs)
        end