class IRB::RelineInputMethod

def check_termination(&block)

def check_termination(&block)
  @check_termination_proc = block
end