final class And implements Exit {
        /**
         * Left.
         */
        private final Exit left;