class IRB::HelperMethod::Conf

Public Instance Methods

execute ()
# File lib/irb/helper_method/conf.rb, line 6
def execute
  IRB.CurrentContext
end