# File lib/aws/iam/user.rb, line 136
      def policies
        UserPolicyCollection.new(self)
      end