class Byebug::ScriptProcessor

def after_repl

def after_repl
  super
  interface.close
end