When I call `Instant.now()` elsewhere in the app, ...
# mockk
p
When I call
Instant.now()
elsewhere in the app, I just get a regular current timestamp. Am I doing it wrong?