Returns a new instance which makes use of stderr if available.
public function getErrorStyle() : self { return new self($this->input, $this->getErrorOutput()); }