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