# File lib/rantly/shrinks.rb, line 168
  def shrinkable?
    !@array.empty?
  end