# File lib/riddle/configuration/index_settings.rb, line 82
      def exceptions=(exceptions)
        @exception_files = nil_split exceptions, ' '
      end