class Pry::Command::Cat::ExceptionFormatter

def code_window_size

def code_window_size
  pry_instance.config.default_window_size || 5
end