public override SymbolBase VisitQuote([NotNull] QuoteContext context) =>
 Visit(context.form());