# File lib/facter/util/windows_root.rb, line 4
  def self.root?
    Win32::Security.elevated_security?
  end