# File lib/readline.rb, line 280 def self.completer_quote_characters=(str) RbReadline.rl_completer_quote_characters = str.dup end