public string PrintObject(Style style, TargetObject obj, DisplayFormat format) { check_alive(); return(servant.PrintObject(style, obj, format)); }