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