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