init()
Proc to call when the inspector is activated, good for requiring dependent libraries.
# File lib/irb/inspector.rb, line 95 def init @init.call if @init end