# File lib/aws/core/xml_grammar.rb, line 678 def index(name) return root_frame.index(name) unless root_frame == self context.send(name) end