# File lib/chef/win32/security/sid.rb, line 183
        def self.None
          SID.from_account("#{::ENV['COMPUTERNAME']}\\None")
        end