module Mixlib::ShellOut::Unix

def child_stderr

def child_stderr
  @stderr_pipe[0]
end