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