# File lib/kaminari/helpers/paginator.rb, line 155
        def left_outer?
          @page <= @options[:left]
        end