global

def has_output?

def has_output?
  captured_output && !captured_output.empty?
end