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