module Mixlib::ShellOut::Unix

def child_stdout

def child_stdout
  @stdout_pipe[0]
end