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