module Mixlib::ShellOut::Unix

def child_stdin

def child_stdin
  @stdin_pipe[1]
end