next: function (direction) {
            var current = F.current;

            if (current) {
                if (!isString(direction)) {