class Byebug::Context

def at_tracing(file, line)

def at_tracing(file, line)
  handler.at_tracing(self, file, line)
end