The constructor call meta construct is used to handle a allocation expression
like new Class(...). Thereby it replaces the allocation
expression by a method reference to an implict method called
<init> that is mainly the constructor but in its
normalform.