# File lib/riddle/configuration/index.rb, line 54
      def stopwords
        nil_join @stopword_files, " "
      end