# File lib/childprocess.rb, line 86
    def posix_spawn=(bool)
      @posix_spawn = bool
    end