public function __sleep() : array { return array_diff($this->defaultSleep(), [ 'formatTranslationCache', ]); }