# File lib/aws/iam/group_user_collection.rb, line 34
      def initialize(group, opts = {})
        @group = group
        super
      end