global

def breakpoints


Byebug's array of breakpoints.
def breakpoints
  Byebug::Breakpoints
end