# File lib/kaminari/helpers/paginator.rb, line 170
        def was_truncated?
          @last.is_a? Gap
        end