# File lib_ctrl/rucy/params.rb, line 1069
    def initialize(factory)
      @list = nil
      @factory = factory
    end