# File lib/ramaze/helper/pager.rb, line 152
  def last_page?
    @page == @page_count
  end