# File lib/rubytorrent/package.rb, line 303
  def started?; !@claimed.empty? || !@have.empty?; end