






#import "WaterMayWhoEarCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface UnlikelyEnsureCell : WaterMayWhoEarCell

@property (nonatomic, strong) UILabel *webpageLabel;

@end

NS_ASSUME_NONNULL_END
