module Pry::Byebug::Breakpoints

def size

def size
  to_a.size
end