From the [docs](https://exercism.org/docs/building/tooling/representers): > A Representer is a bit of code that has the single responsibility of taking a solution and returning a normalized representation of it.
From the docs: