# File lib/chef/win32/security/sid.rb, line 64
        def valid?
          Chef::ReservedNames::Win32::Security.is_valid_sid(self)
        end