method
new
new()
public
Hide source
# File lib/irb/notifier.rb, line 131 def initialize @base_notifier = nil @level = 0 @prefix = "" end