class Byebug::Context

def at_catchpoint(excpt)

def at_catchpoint(excpt)
  handler.at_catchpoint(self, excpt)
end