if (self._leadAtom === null) {
        if (a.role === Element.Constants.Lead) {
          self._leadAtom = a
        }
      }