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