in lib/pry-byebug/commands/breakpoint.rb [105:109]
def print_all print_breakpoints_header breakpoints.each { |b| print_short_breakpoint(b) } end