@NotNull
 public PsiElement getNameIdentifier() {
   return ErlangPsiImplUtil.getNameIdentifier(this);
 }