public void Visit(Valuable valuable) { }
public void Visit(Valuable valuable) { NetWorth += valuable.EstimatedValue; }