public void When(MovedIn movedIn) { items.Add(movedIn.Item); }
public void When(MovedIn movedIn) { return; }