public function __sleep() : array { assert(FALSE, 'The container was serialized.'); return array_keys(get_object_vars($this)); }