class Mixlib::ShellOut

def timeout

def timeout
  @timeout || DEFAULT_READ_TIMEOUT
end