class Byebug::Context

def ignored(path)

def ignored(path)
  IGNORED_FILES.include?(path)
end