MethodInvocation consume= (MethodInvocation) body.getLastChild();
body.removeChild(consume);
ReturnStatement r= new ReturnStatement(0, 0);
r.setExpression((Expression) consume.getArguments().get(0));
body.appendChild(r);
print("_dragomeJs.StringInit" + signatureReplaced + " = function(");
closingString= "};\n";
}
else