73 74 75
# File 'lib/reline.rb', line 73 def basic_quote_characters=(v) @basic_quote_characters = v.encode(Reline::IOGate.encoding) end