class Pry::Command::Cat::ExceptionFormatter

def increment_backtrace_level

def increment_backtrace_level
  ex.inc_bt_index
end