The point is to not have to wonder whether the source object is a dict or an object when accessing the atrribute. It should default to `*` so it doesn't break existing code.
The point is to not have to wonder whether the source object is a dict or an object when accessing the atrribute.
It should default to
*so it doesn't break existing code.