public function __toString() : string { return 'container_parameters_' . hash('xxh128', serialize($this->parameters)); }