# File lib/Borges/Component/BatchedList.rb, line 66 def max_pages return @items.size / @batch_size end