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