# File lib/thinking_sphinx/masks/pagination_mask.rb, line 12 def first_page? search.current_page == 1 end