# File lib/aws/iam/group.rb, line 99
      def policies
        GroupPolicyCollection.new(self)
      end