@interface OS_os_workgroup : OS_object - (id)init; - (void)dealloc; - (id)debugDescription; - (void)_xref_dispose; - (oneway void)release; @end