*/ public function all(): array; /** * Clear all registered lexicon documents. */ public function clear(): void; }