def running(self): return vz.running(self.ctid)
def running(self): """ Check if the container is running. """ return vz.running(self.ctid)