Source: show | on GitHub
# File ruby/lib/irb/notifier.rb, line 13 def initialize(val) super("undefined notifier level: #{val} is specified") end