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