# File lib/aws/iam/group_policy_collection.rb, line 41
      def initialize group, opts = {}
        @group = group
        super
      end