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