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