# File lib/riddle/configuration/index_settings.rb, line 122 def ngram_chars=(ngram_chars) @ngram_characters = nil_split ngram_chars, /,\s?/ end