class Byebug::Context

def interrupt

def interrupt
  step_into 1
end