class Byebug::SkipCommand

def file_line

def file_line
  @file_line ||= 0
end