", $text); return $text; } public function strip(string $text): string { return $text; } }