class Byebug::PostMortemSetting

def value

def value
  Byebug.post_mortem?
end