48495051525354
this.date = date; this.name = chat; } public ChatRoom asChatRoom() { return new ChatRoom(name, date); }