class Byebug::PostMortemSetting

def value=(v)

def value=(v)
  Byebug.post_mortem = v
end