function destroyBehavior(behaviorId) {
    const behaviorModel = this.getBehavior(behaviorId)

    if (behaviorModel === null) {
        warning(false, oneLine`