method
suspend_name
suspend_name(path = nil, name = nil)
public
Evaluates the given block using the given path as the Context#irb_path and name as the Context#irb_name.
Used by the irb command source, see IRB@IRB+Sessions for more information.