# File lib/action_controller/pagination.rb, line 252 def last_page @last_page ||= self[page_count] end