Sensitive.php Table of Contents Classes SensitiveWraps a token-carrying value so it can never be accidentally exposed via `__toString()`, `var_export()`/`print_r()`, or JSON serialization (CONTRACT.md ยง7, D-11).