class Byebug::HistfileSetting

def to_s

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