# File lib/will_paginate/data_mapper.rb, line 37
      def paginated?
        !current_page.nil?
      end