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