Returns true if current environment supports writing console output to STDOUT.
protected function hasStdoutSupport() : bool { return false === $this->isRunningOS400(); }