# File lib/drb/drb.rb, line 1232
    def self.default_argc_limit(argc)
      @@argc_limit = argc
    end