class Byebug::SavefileSetting

def to_s

def to_s
  "The settings file is #{value}\n"
end