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