public RoomWithABomb(RoomWithABomb room)
 {
 }
 protected RoomWithABomb(RoomWithABomb room) : base(room)
 {
 }