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