# File lib/rubytorrent/metainfo.rb, line 107
  def single?
    !length.nil?
  end