# File lib/kaminari/helpers/paginator.rb, line 160 def right_outer? @options[:total_pages] - @page < @options[:right] end