`new Div("myClass"`) would be confusing because most other component constructors taking a String parameter use the value as text content.
new Div("myClass") would be confusing because most other component constructors taking a String parameter use the value as text content.