source_code

in lib/pry/byebug/breakpoints.rb [34:37]


        def source_code
          Pry::Code.from_method(Pry::Method.from_str(@method))
        end