@interface VibrantTableViewCell : UITableViewCell @property (nonatomic) BOOL usesVibrantEffect; @end