# File lib/facter/processors/os.rb, line 128 def get_physical_processor_count Facter::Util::WMI.execquery("select Name from Win32_Processor").Count end