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