public Symbol SimpleLookup(TargetAddress address, bool exact_match) { check_servant(); return(servant.SimpleLookup(address, exact_match)); }