public function offsetUnset(mixed $key) : void { throw new \BadMethodCallException(self::class . ' objects are immutable.'); }