new(base, level, prefix)
Class Public methods
Create a new leveled notifier with the given base, and
prefix to send to IRB::Notifier::AbstractNotifier.new
The given level is used to compare other leveled notifiers in
the CompositeNotifier group to
determine whether or not to output notifications.