I forgot to pass :format when initializing a new Position.Location object and was greeted with this less-than-optimal stack trace:
Error: System.error()
Details: Illegal format
Stack:
- at
Ideally this stack trace should be improved so the next person doesn't spend 10 minutes hunting around their code for the bug.