class DEBUGGER__::ISeqBreakpoint

def enable

def enable
  @tp.enable(target: @iseq)
end