[center addObserverForName: kGRZoneSystem_ZoneSystemChangedNotification object: nil queue: [NSOperationQueue mainQueue] usingBlock: ^(NSNotification *notification) { [self adaptToZoneChange]; }];