$this
public function setEmptyStyle(OutputFormatterStyleInterface $emptyStyle) : static { $this->emptyStyle = $emptyStyle; return $this; }