class Byebug::Context

def at_breakpoint(brkpnt)

def at_breakpoint(brkpnt)
  handler.at_breakpoint(self, brkpnt)
end