class Byebug::SourceFileFormatter

def amend_initial(line)

def amend_initial(line)
  amend(line, max_initial_line)
end