module PryByebug
module PryByebug::Breakpoints
module PryRemote
class PryByebug::Breakpoints::FileBreakpoint
class PryByebug::Breakpoints::MethodBreakpoint
class PryByebug::Processor
class PryRemote::Server
pry-byebug
1.3.3
# source_code
def source_code Pry::Code.from_method(Pry::Method.from_str(@method)) end