class Byebug::HistsizeSetting

def to_s

def to_s
  "Maximum size of byebug's command history is #{value}"
end