= private = protected
debug?()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/irb/context.rb, line 248 def debug? @debug_level > 0 end