37 38 39
# File 'lib/byebug/setting.rb', line 37 def to_s "#{to_sym} is #{value ? 'on' : 'off'}\n" end