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