# File lib/routing_filter/filters/pagination.rb, line 43 def append_page?(page) page && page.to_i != 1 end