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