quote_char()
The encoded :quote_char used in parsing and writing. See CSV::new for details.
# File lib/csv.rb, line 994 def quote_char parser.quote_character end