# File lib/turn/configuration.rb, line 159
    def exclude=(paths)
      @exclude = list_option(paths)
    end