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