I see no reason why we need to construct a different object in this
specific class, let's just reuse the one already created.
This should make a tiny improvement on the startup latency, but hasn't
been benchmarked. It should otherwise make the code more readable as well.
↧