@Override
 public ConstructorDescriptor getUnsubstitutedPrimaryConstructor() {
   return unsubstitutedMemberScope.getPrimaryConstructor();
 }