for (let i = 0, len = this._.components.length; i < len; i++) {
      if (this._.components[i] === component) return
    }