- (void)dealloc { if(bar) { [bar release]; bar = nil; } [super dealloc]; }