public override string ConvertTo(IConverter converter) { return(converter.BoldTextConvert(this.Text)); }