# File lib/childprocess.rb, line 50
    def linux?
      os == :linux
    end