# File lib/rantly/shrinks.rb, line 70
  def to_s
    @array.to_s.insert(1, "T ")
  end