text($text); } public function parseLine(string $line): string { return $this->line($line); } }