public FriendNotify(Notify notify) : base(notify) { }
public HailNotify(Notify notify) : base(notify) { }
public CommentNotify(Notify notify) : base(notify) { }