# File lib/aws/xml_grammar.rb, line 192 def index(name, &block) (@customizations[:index_names] ||= []) << name @current[:indexed] = [name, block] end