# File lib/net/imap.rb, line 268
    def self.debug=(val)
      return @@debug = val
    end