``` python with conn as Connector().connect(): // use conn which is closed on exiting the block ``` This seems to be unsupported presently.
This seems to be unsupported presently.