private void LeaveVisitable(With _) => _writer.Write(" ");
 private void EnterVisitable(With _) => _writer.Write("WITH ");