Overrides OutputFormatterInterface::hasStyle
public function hasStyle(string $name) : bool { return isset($this->styles[strtolower($name)]); }