# File lib/aws/core/option_grammar.rb, line 296 def initialize options = {} super("##list-member##") @prefix = options[:prefix] || '' end