# File lib/chef/win32/process.rb, line 39
      def id
        Process.get_process_id(handle)
      end