Thanks for looking into bloc! :)
wrapContent
�� �� self resizing: BlLayoutWrapContentResizing new
I will rename such code to be
wrapContent
�� �� self resizer: BlLayoutWrapContentResizer new
BlLayoutWrapContentResizer is a strategy (and object responsible of doing something)
and as such it is much better to use er and ing.
Comment if needed.
Stef