# File lib/aws/xml_grammar.rb, line 643 def add_to_collection(collection, value) @customizations[:add_to_collection].call(collection, value) end