Overrides OutputInterface::isDebug
public function isDebug() : bool { return self::VERBOSITY_DEBUG <= $this->verbosity; }