# File lib/will_paginate/collection.rb, line 104 def offset current_page.to_offset(per_page).to_i end