output .= HOME.UP.$msg.HOME; } protected function parser(int $startline): Parser { return new VideotexParser($this->fo->content,self::$frame_width,$startline); } public static function strlenv($text):int { return strlen($text)-substr_count($text,ESC); } }