# File lib_ctrl/rucy/params.rb, line 1267
    def [](pos)
      AttachParams.new(@list[pos], @factory)
    end