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