@NotNull
 private JsInvocation namespaceCreateMethodInvocation() {
   return AstUtil.newInvocation(context().namer().namespaceCreationMethodReference());
 }