class DEBUGGER__::Breakpoint

def enabled?

def enabled?
  @tp.enabled?
end