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