class Byebug::PostMortemSetting

def value=(val)

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