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