# File lib/ramaze/helper/pager.rb, line 140
  def first_page?
    @page == 1
  end