# File lib/childprocess/windows/lib.rb, line 343
        def check_error(bool)
          bool or raise Error, last_error_message
        end