# File lib/rubytorrent/package.rb, line 298 def to_s "<piece #@index: #@start + #@length #{(complete? ? 'cmp' : 'inc')}>" end