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