in src/CLIColoredUnifiedDiff.php [48:50]
protected static function colorKeepLine(string $line): string { return self::KEEP_COLOR.$line.self::RESET; }