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