public static String call_getPresentationInContext_983626226385657373(
     SNode __thisNode__, SNode context) {
   return ConstructorDeclaration__BehaviorDescriptor.getPresentationInContext_idQAyHtBupSt(
       __thisNode__, context);
 }
 public static boolean call_hasImplicitSuperDefaultConstructor_6155185097898257848(
     SNode __thisNode__) {
   return ConstructorDeclaration__BehaviorDescriptor
       .hasImplicitSuperDefaultConstructor_id5lFB3KB0eQS(__thisNode__);
 }
 public static SNode call_getThisConstructorInvocation_6018737561676809124(SNode __thisNode__) {
   return ConstructorDeclaration__BehaviorDescriptor.getThisConstructorInvocation_id5e6QuLS30e$(
       __thisNode__);
 }
 public static SNode call_getSuperDefaultConstructor_7152041109751601013(SNode __thisNode__) {
   return ConstructorDeclaration__BehaviorDescriptor.getSuperDefaultConstructor_id6d19RW5J1tP(
       __thisNode__);
 }
 public static boolean call_containsImplicitSuperConstructorCall_7152041109751551503(
     SNode __thisNode__) {
   return ConstructorDeclaration__BehaviorDescriptor
       .containsImplicitSuperConstructorCall_id6d19RW5IPof(__thisNode__);
 }