# File lib/rack/mount/vendor/regin/regin/collection.rb, line 13
    def [](i)
      @array[i]
    end