class DEBUGGER__::Breakpoint

def delete

def delete
  disable
  @deleted = true
end