# File lib/will_paginate/data_mapper.rb, line 41
def
per_page
query
.
limit
||
model
.
per_page
end