class Byebug::PryProcessor

def at_line


Called when the debugger wants to stop at a regular line
def at_line
  resume_pry
end