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