# File lib/facter/util/windows_root.rb, line 4
  def self.root?
    Facter::Util::Windows::User.admin?
  end