Something similar to this: [https://play.nim-lang.org/#ix=24QX](https://play.nim-lang.org/#ix=24QX)
Alternatively, if there's a way to check if an Ident from an untyped AST is of type ntyObject, that could work too. I just need that check in _one_ place in my macro.
