# File lib/rantly/shrinks.rb, line 54
  def [](i)
    @array[i]
  end