@interface WFTriggerSelectableCell : UITableViewCell - (void)prepareForReuse; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; @end