setKey(self::NOW_BLOCK, $block); } function getNowBlock(): bool|array|string|null { return $this->getByKey(self::NOW_BLOCK); } }