# File lib/riddle/configuration/index.rb, line 66
      def wordforms=(wordforms)
        @wordform_files = nil_split wordforms, ' '
      end