Overrides TranslatableMarkup::__sleep
public function __sleep() : array { return array_merge(parent::__sleep(), [ 'count', ]); }