# File lib_ctrl/rucy/params.rb, line 696
    def initialize(rep=Repository::DEFAULT)
      @rep = rep
      @list = nil
    end