@interface OS_os_transaction : OS_object - (id)init; - (void)dealloc; - (id)description; @end