# File lib/drb/drb.rb, line 1239
    def self.default_load_limit(sz)
      @@load_limit = sz
    end