module PryByebug
module PryByebug::Breakpoints
module PryRemote
class PryByebug::Processor
class PryRemote::Server
pry-byebug
1.1.1
# step_out
def step_out(frame = 0) Byebug.context.step_out frame end