# File lib/ramaze/helper/paginate.rb, line 221
          def first_page?
            @page <= 1
          end