class Byebug::SourceFileFormatter

def max_initial_line

def max_initial_line
  max_line - size + 1
end