if (options.next) {
                        this.next = options.next;
                        lackey.hide(this.next);
                        lackey.bind(this.next, 'click', () => {
                              self.page += 1;