module Byebug
module Pry::Byebug
module Pry::Byebug::Breakpoints
module PryByebug
module PryRemote
class Byebug::PryProcessor
class Pry
class Pry::Byebug::Breakpoints::FileBreakpoint
class Pry::Byebug::Breakpoints::MethodBreakpoint
class PryRemote::Server
pry-byebug
3.0.0
# initialize
def initialize(byebug_bp, method) __setobj__ byebug_bp @method = method end