# File lib/aws/core/xml/sax_handlers/rexml.rb, line 31 def tag_start name, attrs start_element(name, attrs) end