public int ReadInteger(TargetAddress address) { check_alive(); return(servant.ReadInteger(address)); }