class Byebug::PostMortemSetting

def initialize

def initialize
  Byebug.post_mortem = DEFAULT
end