# File lib/bootstrap_pagination/bootstrap_renderer.rb, line 47
    def gap
      tag("li", tag("span", ELLIPSIS), class: "disabled")
    end