class DEBUGGER__::Breakpoint

def disable

def disable
  @tp&.disable
end