= private = protected
debug=(val)
Sets the debug mode.
# File lib/net/imap.rb, line 276 def self.debug=(val) return @@debug = val end