# File lib/kaminari/helpers/paginator.rb, line 182
        def +(other)
          to_i + other.to_i
        end