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