# File lib/chef/win32/process.rb, line 33
      def initialize(handle)
        @handle = handle
      end