# File lib_ctrl/rucy/params.rb, line 1104
      def initialize(attrs, factory)
        super(attrs)
        @factory = factory
      end