if (self._wingAtom === null) {
        if (a.role === Element.Constants.Wing) {
          self._wingAtom = a
        }
      }