ensuringArgumentIsObjectRef
fun <C : ExecutionContext> Solve.Request<C>.ensuringArgumentIsObjectRef(index: Int): Solve.Request<C>
Like ensuringArgumentIsRef, but requiring the argument to be (or resolve, via $Alias, to) an ObjectRef.