suspend_name(path = nil, name = nil)
Instance Public methods
Evaluates the given block using the given path as the IRB::Context#irb_path and
name as the IRB::Context#irb_name.
Used by the irb command source, see IRB Sessions at IRB for
more information.