# File lib/drb/drb.rb, line 1263
    def self.verbose=(on)
      @@verbose = on
    end