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