# File lib/t/collectable.rb, line 46
    def collect_with_rpp(rpp, &block)
      collect_with_number(rpp, :rpp, &block)
    end