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