# File lib/will_paginate/finders/base.rb, line 39
      def per_page
        @per_page ||= 30
      end