# File lib/aws/iam/group.rb, line 34 def initialize(name, options = {}) options[:name] = name super end