class DEBUGGER__::LineBreakpoint

def path_is? path

def path_is? path
  DEBUGGER__.compare_path(@path, path)
end