This would be nice for debugging in large files. I guess this format would make the most sense: ``` parser.on('data', (line, number) => { ... }) ```