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