# File lib/riddle/configuration/index.rb, line 78
      def ignore_chars
        nil_join @ignore_characters, ", "
      end