public override Brush GetBrush(x01.MelonEditor.Gui.ITextRunConstructionContext context)
		{
			throw new NotImplementedException();
		}
			protected override void OnHighlightStateChanged(x01.MelonEditor.Document.DocumentLine line, int lineNumber)
			{
				base.OnHighlightStateChanged(line, lineNumber);
			}