# File lib/riddle/configuration/index.rb, line 94
      def ngram_chars
        nil_join @ngram_characters, ", "
      end