and i'm wondering if its possible to just do `val ...
# ktor
j
and i'm wondering if its possible to just do
val call = TestApplicationCall(...)
, then
myController.get(call)