# File lib/facter/processors/os.rb, line 146
      def initialize
        require "cfpropertylist"
        @system_hardware_data = query_system_profiler
      end