# File lib/couchrest/model/designs.rb, line 75
        def paginates_per(val)
          @_default_per_page = val
        end