if (false) { this.success() } else { if (true) { this.failSuccess() } else { this.failFail() } }