# File lib/action_controller/pagination.rb, line 240
      def current_page
        @current_page ||= self[@current_page_number]
      end