public string PrintType(Style style, TargetType type) { check_alive(); return(servant.PrintType(style, type)); }