internal XStreamBase AddConverter(IConverter converter) { context.AddConverter(converter); return(this); }