@interface EKEventDetailCommentCell : EKEventDetailCell - (BOOL)update; - (id)initWithEvent:(id)a0 editable:(BOOL)a1; @end