# File lib/action_controller/pagination.rb, line 217
      def current_page
        self[@current_page]
      end