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