# File lib/aws/iam/group_user_collection.rb, line 29
      def initialize group, options = {}
        @group = group
        super
      end