you could also wrap that in a `@contextmanager` it...
# development
r
you could also wrap that in a
@contextmanager
itself for
Copy code
with inst.closing() as closable: …