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